GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddLineAnnotInteractive / AddLineAnnotInteractive(Int32,Single,Single) Method





In This Topic
AddLineAnnotInteractive(Int32,Single,Single) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub AddLineAnnotInteractive( _
   ByVal BorderColor As Integer, _
   ByVal BorderWidth As Single, _
   ByVal Opacity As Single _
) 
public void AddLineAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
)
public procedure AddLineAnnotInteractive( 
    BorderColor: Integer;
    BorderWidth: Single;
    Opacity: Single
); 
public function AddLineAnnotInteractive( 
   BorderColor : int,
   BorderWidth : float,
   Opacity : float
);
public: void AddLineAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
) 
public:
void AddLineAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
) 

Parameters

BorderColor
BorderWidth
Opacity
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List